home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
Adobe Air 1.5
/
AdobeAIRInstaller.exe
/
setup.swf
/
scripts
/
RuntimeInstaller_yellowSecurityIcon.as
< prev
next >
Wrap
Text File
|
2008-10-29
|
252b
|
15 lines
package
{
import mx.core.BitmapAsset;
public class RuntimeInstaller_yellowSecurityIcon extends BitmapAsset
{
public function RuntimeInstaller_yellowSecurityIcon()
{
super();
}
}
}